- 
		Home
	
- 
oEmbed Manager
- 
2.12.0
- 
Code
- 
Classes
-  Parser 
		
			
				
					
													
								
																			
											| Total Complexity | 46 | 
																			
											| Dependencies | 2 | 
																			
											| Dependents | 0 | 
																	
							 
													
								
																			
											| Total lines | 374 | 
																			
											| Lines of code | 171 | 
																			
											| Logical lines of code | 109 | 
																	
							 
													
								
																			
											| Comment lines | 126 | 
																			
											| Methods | 16 | 
																			
											| Properties | 6 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 16
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| parseInline() | A | 47 | 8 | 34 | 
					
				| parseBlocks() | S | 55 | 6 | 18 | 
					
				| prepareMarkers() | S | 57 | 5 | 16 | 
					
				| inlineMarkers() | S | 59 | 4 | 14 | 
					
				| consumeParagraph() | S | 58 | 3 | 15 | 
					
				| blockTypes() | S | 61 | 3 | 11 | 
					
				| detectLineType() | S | 64 | 3 | 10 | 
					
				| parseEscape() | S | 69 | 3 | 6 | 
					
				| parse() | S | 61 | 2 | 12 | 
					
				| parseParagraph() | S | 61 | 2 | 12 | 
					
				| renderAbsy() | S | 64 | 2 | 9 | 
					
				| prepare() | S | 91 | 1 | 2 | 
					
				| cleanup() | S | 91 | 1 | 2 | 
					
				| parseBlock() | S | 74 | 1 | 4 | 
					
				| renderParagraph() | S | 78 | 1 | 3 | 
					
				| renderText() | S | 80 | 1 | 3 |